home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / tptc17sc.zip / DOSTD.BAT < prev    next >
DOS Batch File  |  1988-03-26  |  332b  |  11 lines

  1. rem translate standard unit specifications
  2. set tptc=-l -wj: -sc:\inc -i
  3. tptc tptcsys
  4. tptc \tp\system.doc system 
  5. tptc \tp\dos.doc dos 
  6. tptc \tp\crt.doc crt 
  7. tptc \tp\printer.doc printer 
  8. rem - note: you must edit graph.doc to properly comment the documentation
  9. rem -       blocks that were added
  10. tptc \tp\graph.doc graph 
  11.